home *** CD-ROM | disk | FTP | other *** search
/ ASME's Mechanical Engine…ing Toolkit 1997 December / ASME's Mechanical Engineering Toolkit 1997 December.iso / c_lang / him100.lzh / README.DOC < prev    next >
Encoding:
Text File  |  1988-04-05  |  2.4 KB  |  54 lines

  1.  
  2. Notes about the Human Interface Manager (HIM) (TM) by Allsoft
  3.  
  4. 4/4/88
  5.  
  6. The shareware base HIM package as distributed on BBS's contains only the
  7. large model library  himmsl.lib  compiled under Microsoft C V5.0
  8.  
  9. The HIM base manual, himswman.doc, is set for 58 lines/page 80 characters
  10. wide.  If you register the manual you will receive is standard 8.5 X 6.5
  11. double sided printing with hard cover.  If your printer can't print the
  12. IBM box drawing characters some of the window examples in the manual may have
  13. some pretty weird looking symbols.
  14.  
  15. There are 3 demos packaged with this distribution:
  16.  
  17.     uirdemo.c  -    shows how a mouse can be setup to "look" like arrow
  18.                     keys using the Keyboard Manager.
  19.  
  20.     menudemo.c -    Demonstrates window and menu capabilities.
  21.  
  22.     helpdemo.c -    Examples on setting intercept routines using the
  23.                     Keyboard manager and using the Help Manager for 
  24.                     displaying context sensitive help.
  25.  
  26.  
  27. A registration order form, himorder.doc, is available on this distribution
  28. if you would like to register your copy of the HIM library.  C source code
  29. is available to registered users.
  30.  
  31.  
  32. Arc file contents of the BBS distribution should be:
  33.  
  34.  
  35. HIMSWMAN DOC   426879   4-05-88   3:01p shareware HIM (TM) manual, 240+ pages
  36. HELPDEMO C       3256   4-05-88   3:01p C source for Help Manager demo
  37. HELPDEMO MAK     1260   4-05-88   3:01p makefile for helpdemo.c
  38. HELPFILE TXT      589   4-05-88   3:01p input text for helpdemo.c
  39. HFBILDER EXE    13415   4-05-88   3:01p converts helpfile.txt to helpfile.hlp
  40. HELPFILE HLP      719   4-05-88   3:01p file used by helpdemo.c
  41. HIMORDER DOC     2309   4-05-88   3:01p registration order form
  42. HIMMSL   LIB    70389   4-05-88   3:01p large model HIM (TM) library MSC 5.0
  43. HM       H        694   4-05-88   3:01p help manager include file
  44. KM       H       4035   4-05-88   3:01p keyboard manager include file
  45. UIRDEMO  C       6575   4-05-88   3:01p C source for Keyboard Manager demo
  46. UIRDEMO  MAK     1280   4-05-88   3:01p makefile for uirdemo.c
  47. LM       H       1324   4-05-88   3:01p list manager include file
  48. MM       H        343   4-05-88   3:01p menu manager include file
  49. MENUDEMO C       6703   4-05-88   3:01p C source for Menu Manager demo
  50. MENUDEMO MAK     1258   4-05-88   3:01p makefile for menudemo.c
  51. WN       H       4221   4-05-88   3:01p window manager include file
  52. README   DOC     1112   4-05-88   3:01p this file
  53.  
  54.